home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / Xt / XtAppAddActions.z / XtAppAddActions
Encoding:
Text File  |  1998-10-30  |  1.8 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXttttAAAAppppppppAAAAddddddddAAAAccccttttiiiioooonnnnssss((((3333XXXXtttt))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....3333))))XXXXttttAAAAppppppppAAAAddddddddAAAAccccttttiiiioooonnnnssss((((3333XXXXtttt))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XtAppAddActions - register an action table
  10.  
  11.      SSSSYYYYNNNNTTTTAAAAXXXX
  12.           void XtAppAddActions(_a_p_p__c_o_n_t_e_x_t, _a_c_t_i_o_n_s, _n_u_m__a_c_t_i_o_n_s)
  13.                 XtAppContext _a_p_p__c_o_n_t_e_x_t;
  14.                 XtActionList _a_c_t_i_o_n_s;
  15.                 Cardinal _n_u_m__a_c_t_i_o_n_s;
  16.  
  17.      AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
  18.           _a_p_p__c_o_n_t_e_x_t
  19.                     Specifies the application context.
  20.  
  21.           _a_c_t_i_o_n_s   Specifies the action table to register.
  22.  
  23.           _n_u_m__a_r_g_s  Specifies the number of entries in this action
  24.                     table.
  25.  
  26.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  27.           The _X_t_A_p_p_A_d_d_A_c_t_i_o_n_s function adds the specified action table
  28.           and registers it with the translation manager.
  29.  
  30.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  31.           XtParseTranslationTable(3Xt)
  32.           _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s - _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
  33.           _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.